Skip to main content

browserNewInstance

Type

message

Summary

Sent when a new browser instance is created.

Syntax

browserNewInstance <pInstanceId>
XBrowser_NewInstance <pInstanceId>

Description

The browserNewInstance message is sent to the current card of the stack when a new browser object is created in the stack's window.

note

For general information on using the browser library, see the notes in the revBrowserOpen function reference.

Parameters

NameTypeDescription

pInstanceId

The integer identifier of the new browser object

Examples

on browserNewInstance pInstanceId
put pInstanceId & return after sInstances
end browserNewInstance

function: revBrowserOpen

glossary: function

message: browserNewUrlWindow

command: revBrowserClose, revBrowserSet

Compatibility and Support

Introduced

LiveCode 2.8.1

OS

mac

windows

Platforms

desktop

Thank you for your feedback!

Was this page helpful?